-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
3.1.0
-
Code
-
Classes
- MailerAbstract
| Total Complexity |
55 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
539 |
| Lines of code |
196 |
| Logical lines of code |
94 |
| Comment lines |
251 |
| Methods |
21 |
| Properties |
10 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_debug_info() |
A |
48 |
12 |
28 |
| process_phpmailer() |
S |
50 |
4 |
32 |
| set_headers() |
S |
63 |
6 |
10 |
| process_response() |
S |
60 |
5 |
13 |
| get_attachment_file_content() |
S |
61 |
5 |
12 |
| send() |
S |
58 |
2 |
16 |
| __construct() |
S |
66 |
3 |
8 |
| get_reply_to_addresses() |
S |
63 |
2 |
11 |
| is_email_sent() |
S |
68 |
2 |
7 |
| get_response_error() |
S |
79 |
2 |
3 |
| verify_sent_status() |
S |
71 |
2 |
6 |
| get_default_params() |
S |
64 |
1 |
11 |
| set_header() |
S |
75 |
1 |
4 |
| set_subject() |
S |
71 |
1 |
7 |
| set_body_param() |
S |
79 |
1 |
3 |
| get_body() |
S |
79 |
1 |
3 |
| get_headers() |
S |
79 |
1 |
3 |
| is_php_compatible() |
S |
74 |
1 |
4 |
| default_reply_to_addresses() |
S |
66 |
1 |
9 |
| should_verify_sent_status() |
S |
82 |
1 |
3 |
| get_mailer_name() |
S |
82 |
1 |
3 |